2024-12-16 09:22:21,372 [ 335174 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2024-12-16 09:22:21,372 [ 335174 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2024-12-16 09:22:21,372 [ 335174 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2024-12-16 09:22:21,372 [ 335174 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_tjg6z1 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_old_versions/test.py::test_server_is_older_than_client test_optimize_on_insert/test.py::test_empty_parts_optimize 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact]' 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1]' test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_remote_prewhere/test.py::test_remote test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_structured_logging_json/test.py::test_structured_logging_json_format test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, xdist-3.5.0, reportlog-0.4.0, random-0.2, repeat-0.9.3, timeout-2.2.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_settings_constraints/test.py::test_max_constraint test_tlsv1_3/test.py::test_create_user test_postgresql_database_engine/test.py::test_datetime test_polymorphic_parts/test.py::test_compact_parts_only test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_rename_column/test.py::test_rename_distributed test_timezone_config/test.py::test_check_timezone_config test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy [gw6] [ 1%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw7] [ 2%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw7] [ 3%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw7] [ 4%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw7] [ 5%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert [gw5] [ 6%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint [gw6] [ 7%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw6] [ 8%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw3] [ 9%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw6] [ 10%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw5] [ 11%] PASSED test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint [gw6] [ 12%] PASSED test_timezone_config/test.py::test_overflow_toDateTime [gw3] [ 13%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards [gw5] [ 14%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints [gw9] [ 15%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw0] [ 16%] FAILED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication [gw5] [ 17%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw5] [ 18%] PASSED test_settings_constraints/test.py::test_system_settings [gw9] [ 19%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw0] [ 20%] PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options [gw9] [ 21%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw0] [ 22%] FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw0] [ 23%] FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw7] [ 24%] PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards [gw0] [ 25%] FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_select_access_rights/test_from_system_tables.py::test_information_schema [gw7] [ 26%] PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards test_postgresql_replica_database_engine_2/test.py::test_default_columns [gw0] [ 27%] FAILED test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading [gw0] [ 28%] FAILED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading [gw8] [ 29%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot [gw0] [ 30%] SKIPPED test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw0] [ 31%] FAILED test_postgresql_replica_database_engine_2/test.py::test_generated_columns [gw8] [ 32%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw8] [ 33%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw0] [ 34%] FAILED test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw0] [ 35%] FAILED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication [gw5] [ 36%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw1] [ 37%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw0] [ 38%] FAILED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_system_logs_recreate/test.py::test_drop_system_log [gw5] [ 39%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw0] [ 40%] FAILED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer [gw6] [ 41%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_old_versions/test.py::test_server_is_older_than_client [gw0] [ 42%] FAILED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer [gw2] [ 43%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name [gw1] [ 44%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_optimize_on_insert/test.py::test_empty_parts_optimize [gw7] [ 45%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw5] [ 46%] PASSED test_old_versions/test.py::test_server_is_older_than_client [gw1] [ 47%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] [gw7] [ 48%] PASSED test_rocksdb_read_only/test.py::test_read_only test_profile_events_s3/test.py::test_profile_events test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw4] [ 49%] PASSED test_polymorphic_parts/test.py::test_compact_parts_only test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] [gw4] [ 50%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] [gw5] [ 51%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw1] [ 52%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw4] [ 53%] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw9] [ 54%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw7] [ 55%] PASSED test_profile_events_s3/test.py::test_profile_events [gw1] [ 56%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw8] [ 57%] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw6] [ 58%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_table_functions_access_rights/test.py::test_merge [gw1] [ 59%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw8] [ 60%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_structured_logging_json/test.py::test_structured_logging_json_format [gw4] [ 61%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] [gw6] [ 62%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw1] [ 63%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw6] [ 64%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw2] [ 65%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel [gw1] [ 66%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw7] [ 67%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw9] [ 68%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate test_remote_prewhere/test.py::test_remote test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw1] [ 69%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw3] [ 70%] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw4] [ 71%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] test_polymorphic_parts/test.py::test_polymorphic_parts_index [gw3] [ 72%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw3] [ 73%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw4] [ 74%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw1] [ 75%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw9] [ 76%] PASSED test_remote_prewhere/test.py::test_remote [gw3] [ 77%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw2] [ 78%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node [gw4] [ 79%] PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive [gw5] [ 80%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw3] [ 81%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw3] [ 82%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw8] [ 83%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw1] [ 84%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw3] [ 85%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw3] [ 86%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw3] [ 87%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw3] [ 88%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw2] [ 89%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw1] [ 90%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] [gw2] [ 91%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw2] [ 92%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw2] [ 93%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw2] [ 94%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw2] [ 95%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw2] [ 96%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw0] [ 97%] FAILED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override [gw0] [ 98%] FAILED test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast [gw0] [ 99%] FAILED test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw0] [100%] FAILED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts =================================== FAILURES =================================== ______________________ test_add_new_table_to_replication _______________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_add_new_table_to_replication(started_cluster): NUM_TABLES = 5 pg_manager.create_and_fill_postgres_tables(NUM_TABLES, 10000) pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port ) > check_several_tables_are_synchronized(instance, NUM_TABLES) test_postgresql_replica_database_engine_2/test.py:112: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:419: in check_several_tables_are_synchronized check_tables_are_synchronized( helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.postgresql_replica_0' in scope SELECT * FROM `test_database.postgresql_replica_0` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.postgresql_replica_0` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml PostgreSQL is available - running test ------------------------------ Captured log setup ------------------------------ 2024-12-16 09:22:25 [ 592 ] DEBUG : Command:['docker ps | wc -l'] (cluster.py:109, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Stdout:1 (cluster.py:117, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : No running containers (conftest.py:92, cleanup_environment) 2024-12-16 09:22:25 [ 592 ] DEBUG : Pruning Docker networks (conftest.py:94, cleanup_environment) 2024-12-16 09:22:25 [ 592 ] DEBUG : Command:['docker network prune --force'] (cluster.py:109, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Command:["sysctl net.ipv4.ip_local_port_range='55000 65535'"] (cluster.py:109, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Stdout:net.ipv4.ip_local_port_range = 55000 65535 (cluster.py:117, run_and_check) 2024-12-16 09:22:25 [ 592 ] INFO : Running tests in /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/test.py (cluster.py:2658, start) 2024-12-16 09:22:25 [ 592 ] DEBUG : Cluster start called. is_up=False (cluster.py:2665, start) 2024-12-16 09:22:25 [ 592 ] DEBUG : Docker networks for project roottestpostgresqlreplicadatabaseengine2 are NETWORK ID NAME DRIVER SCOPE (cluster.py:776, print_all_docker_pieces) 2024-12-16 09:22:25 [ 592 ] DEBUG : Docker containers for project roottestpostgresqlreplicadatabaseengine2 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:784, print_all_docker_pieces) 2024-12-16 09:22:25 [ 592 ] DEBUG : Docker volumes for project roottestpostgresqlreplicadatabaseengine2 are DRIVER VOLUME NAME (cluster.py:792, print_all_docker_pieces) 2024-12-16 09:22:25 [ 592 ] DEBUG : Cleanup called (cluster.py:797, cleanup) 2024-12-16 09:22:25 [ 592 ] DEBUG : Docker networks for project roottestpostgresqlreplicadatabaseengine2 are NETWORK ID NAME DRIVER SCOPE (cluster.py:776, print_all_docker_pieces) 2024-12-16 09:22:25 [ 592 ] DEBUG : Docker containers for project roottestpostgresqlreplicadatabaseengine2 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:784, print_all_docker_pieces) 2024-12-16 09:22:25 [ 592 ] DEBUG : Docker volumes for project roottestpostgresqlreplicadatabaseengine2 are DRIVER VOLUME NAME (cluster.py:792, print_all_docker_pieces) 2024-12-16 09:22:25 [ 592 ] DEBUG : Command:docker container list --all --filter name='^/roottestpostgresqlreplicadatabaseengine2_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:109, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Unstopped containers: {} (cluster.py:811, cleanup) 2024-12-16 09:22:25 [ 592 ] DEBUG : No running containers for project: roottestpostgresqlreplicadatabaseengine2 (cluster.py:825, cleanup) 2024-12-16 09:22:25 [ 592 ] DEBUG : Trying to prune unused networks... (cluster.py:831, cleanup) 2024-12-16 09:22:25 [ 592 ] DEBUG : Trying to prune unused images... (cluster.py:847, cleanup) 2024-12-16 09:22:25 [ 592 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:109, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Stderr:Error response from daemon: a prune operation is already running (cluster.py:119, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Exitcode:1 (cluster.py:121, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Trying to prune unused volumes... (cluster.py:856, cleanup) 2024-12-16 09:22:25 [ 592 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:109, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Stdout:1 (cluster.py:117, run_and_check) 2024-12-16 09:22:25 [ 592 ] DEBUG : Setup directory for instance: instance (cluster.py:2678, start) 2024-12-16 09:22:25 [ 592 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4378, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Create directory for common tests configuration (cluster.py:4383, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Copy common configuration from helpers (cluster.py:4403, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Generate and write macros file (cluster.py:4436, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/configs/log_conf.xml'] to /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/configs/config.d (cluster.py:4466, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/database (cluster.py:4483, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/logs (cluster.py:4494, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon; coproc tail -f /dev/null; wait $$!" (cluster.py:4579, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Setup directory for instance: instance2 (cluster.py:2678, start) 2024-12-16 09:22:25 [ 592 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4378, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Create directory for common tests configuration (cluster.py:4383, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Copy common configuration from helpers (cluster.py:4403, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Generate and write macros file (cluster.py:4436, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/configs/log_conf.xml', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/configs/merge_tree_too_many_parts.xml'] to /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/configs/config.d (cluster.py:4466, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/database (cluster.py:4483, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/logs (cluster.py:4494, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Entrypoint cmd: bash -c "trap 'pkill tail' INT TERM; clickhouse server --config-file=/etc/clickhouse-server/config.xml --log-file=/var/log/clickhouse-server/clickhouse-server.log --errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log --daemon; coproc tail -f /dev/null; wait $$!" (cluster.py:4579, create_dir) 2024-12-16 09:22:25 [ 592 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'POSTGRES_PORT': '5432', 'POSTGRES_DIR': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/postgres/postgres1', 'POSTGRES_LOGS_FS': 'bind'} stored in /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env (cluster.py:82, _create_env_file) 2024-12-16 09:22:25 [ 592 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-12-16 09:22:25 [ 592 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-12-16 09:22:25 [ 592 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-12-16 09:22:25 [ 592 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-12-16 09:22:25 [ 592 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:546, _make_request) 2024-12-16 09:22:25 [ 592 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/docker-compose.yml', 'pull'] (cluster.py:109, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance ... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling postgres1 ... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance2 ... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance ... pulling from altinityinfra/integr... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance ... digest: sha256:528fcf9f160536c036... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance ... status: image is up to date for a... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance ... done (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling postgres1 ... pulling from library/postgres (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance2 ... pulling from altinityinfra/integr... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling postgres1 ... digest: sha256:fe4efc6901dda0d952... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling postgres1 ... status: image is up to date for p... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling postgres1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance2 ... digest: sha256:528fcf9f160536c036... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance2 ... status: image is up to date for a... (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Stderr:Pulling instance2 ... done (cluster.py:119, run_and_check) 2024-12-16 09:22:36 [ 592 ] DEBUG : Setup Postgres (cluster.py:2790, start) 2024-12-16 09:22:36 [ 592 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--verbose', 'up', '-d'] (cluster.py:109, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.config.config.find: Using configuration files: /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.docker_client.get_client: docker-compose version 1.29.2, build unknown (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:docker-py version: (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:CPython version: 3.10.12 (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:OpenSSL version: OpenSSL 3.0.2 15 Mar 2022 (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker base_url: http+docker://localhost (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '23.0.6', 'Details': {'ApiVersion': '1.42', 'Arch': 'amd64', 'BuildTime': '2023-05-05T21:18:13.000000000+00:00', 'Experimental': 'false', 'GitCommit': '9dbdbd4', 'GoVersion': 'go1.19.9', 'KernelVersion': '5.15.0-125-generic', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': '1.7.18', 'Details': {'GitCommit': 'ae71819c4f5e67bb4d5ae76a6b735f29cc25774e'}}, {'Name': 'runc', 'Version': '1.7.18', 'Details': {'GitCommit': 'v1.1.13-0-g58aa920'}}, {'Name': 'docker-init', 'Version': '0.19.0', 'Details': {'GitCommit': 'de40ad0'}}], Version=23.0.6, ApiVersion=1.42, MinAPIVersion=1.12, GitCommit=9dbdbd4, GoVersion=go1.19.9, Os=linux, Arch=amd64, KernelVersion=5.15.0-125-generic, BuildTime=2023-05-05T21:18:13.000000000+00:00 (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestpostgresqlreplicadatabaseengine2_default') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info <- () (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'BridgeNfIp6tables': True, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'BridgeNfIptables': True, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'CPUSet': True, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'CPUShares': True, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'CgroupDriver': 'cgroupfs', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'CgroupVersion': '2', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'ContainerdCommit': {'Expected': 'ae71819c4f5e67bb4d5ae76a6b735f29cc25774e', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'ID': 'ae71819c4f5e67bb4d5ae76a6b735f29cc25774e'}, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Containers': 1, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestpostgresqlreplicadatabaseengine2_default') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.network.ensure: Creating network "roottestpostgresqlreplicadatabaseengine2_default" with the default driver (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network <- (name='roottestpostgresqlreplicadatabaseengine2_default', driver=None, options=None, ipam=None, internal=False, enable_ipv6=False, labels={'com.docker.compose.project': 'roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.network': 'default', 'com.docker.compose.version': '1.29.2'}, attachable=True, check_duplicate=True) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network -> {'Id': '72d02eed78f8c8ee1c62fe7dfe562306886ecf119f6c7dfda30ea996478817b1', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Warning': ''} (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Author': '', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Cmd': ['postgres'], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {} (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service=postgres1', 'com.docker.compose.oneoff=False']}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestpostgresqlreplicadatabaseengine2', service='postgres1', number=1)} (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestpostgresqlreplicadatabaseengine2', service='postgres1', number=1) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Author': '', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Cmd': ['postgres'], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('postgres') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Author': '', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Cmd': ['postgres'], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Entrypoint': ['docker-entrypoint.sh'], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Env': ['PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 8bb4b5af67ca1e541a45cb6ece3e3150639656d33255114e35300fe0a1f518dc (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestpostgresqlreplicadatabaseengine2_default', devices=None, device_requests=None, dns=None, dns_opt=None, dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=None, cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=None, ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/postgres/', 'Source': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/postgres/postgres1', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Links': [], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/postgres/postgres1', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Target': '/postgres/', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Type': 'bind'}], (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'NetworkMode': 'roottestpostgresqlreplicadatabaseengine2_default', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'PortBindings': {}, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'RestartPolicy': {'MaximumRetryCount': 0, 'Name': 'always'}, (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (command=['postgres', '-c', 'wal_level=logical', '-c', 'max_replication_slots=4', '-c', 'logging_collector=on', '-c', 'log_directory=/postgres/logs', '-c', 'log_filename=postgresql.log', '-c', 'log_statement=all', '-c', 'max_connections=200'], environment=['POSTGRES_HOST_AUTH_METHOD=trust', 'POSTGRES_PASSWORD=mysecretpassword', 'PGDATA=/postgres/data'], healthcheck={'test': ['CMD-SHELL', 'pg_isready -U postgres'], 'interval': 10000000000, 'timeout': 5000000000, 'retries': 5}, image='postgres', volumes={}, name='roottestpostgresqlreplicadatabaseengine2_postgres1_1', detach=True, ports=['5432'], labels={'com.docker.compose.project': 'roottestpostgresqlreplicadatabaseengine2', 'com.docker.compose.service': 'postgres1', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/ClickHouse/tests/integration/compose', 'com.docker.compose.project.config_files': '/ClickHouse/tests/integration/compose/docker_compose_postgres.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '8bb4b5af67ca1e541a45cb6ece3e3150639656d33255114e35300fe0a1f518dc'}, host_config={'NetworkMode': 'roottestpostgresqlreplicadatabaseengine2_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/postgres/', 'Source': '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/postgres/postgres1', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestpostgresqlreplicadatabaseengine2_default': {'Aliases': ['postgre-sql.local', 'postgres1'], 'IPAMConfig': {}}}}) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'c41e0a680c3bebf6fa201acc4bd94e412d977317e484b56a21631d50f852c943', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('c41e0a680c3bebf6fa201acc4bd94e412d977317e484b56a21631d50f852c943') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'Args': ['postgres', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'wal_level=logical', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'max_replication_slots=4', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'logging_collector=on', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: '-c', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr: 'log_directory=/postgres/logs', (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:... (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('c41e0a680c3bebf6fa201acc4bd94e412d977317e484b56a21631d50f852c943', 'roottestpostgresqlreplicadatabaseengine2_default') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('c41e0a680c3bebf6fa201acc4bd94e412d977317e484b56a21631d50f852c943', 'roottestpostgresqlreplicadatabaseengine2_default', aliases=['c41e0a680c3b', 'postgre-sql.local', 'postgres1'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('c41e0a680c3bebf6fa201acc4bd94e412d977317e484b56a21631d50f852c943') (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestpostgresqlreplicadatabaseengine2', service='postgres1', number=1) (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:119, run_and_check) 2024-12-16 09:22:37 [ 592 ] DEBUG : get_instance_ip instance_name=postgres1 (cluster.py:2004, get_instance_ip) 2024-12-16 09:22:37 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_postgres1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:37 [ 592 ] DEBUG : Can't connect to Postgres connection to server at "172.16.2.2", port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? (cluster.py:2242, wait_postgres_to_start) 2024-12-16 09:22:38 [ 592 ] DEBUG : Can't connect to Postgres connection to server at "172.16.2.2", port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? (cluster.py:2242, wait_postgres_to_start) 2024-12-16 09:22:38 [ 592 ] DEBUG : Can't connect to Postgres connection to server at "172.16.2.2", port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? (cluster.py:2242, wait_postgres_to_start) 2024-12-16 09:22:39 [ 592 ] DEBUG : Postgres Started (cluster.py:2239, wait_postgres_to_start) 2024-12-16 09:22:39 [ 592 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env --project-name roottestpostgresqlreplicadatabaseengine2 --file /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/docker-compose.yml --file /ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml --file /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/docker-compose.yml up -d --no-recreate') (cluster.py:3001, start) 2024-12-16 09:22:39 [ 592 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:109, run_and_check) 2024-12-16 09:22:40 [ 592 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:22:40 [ 592 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance2_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:22:40 [ 592 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:22:40 [ 592 ] DEBUG : Stderr:Creating roottestpostgresqlreplicadatabaseengine2_instance2_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:22:40 [ 592 ] DEBUG : ClickHouse instance created (cluster.py:3009, start) 2024-12-16 09:22:40 [ 592 ] DEBUG : get_instance_ip instance_name=instance (cluster.py:2004, get_instance_ip) 2024-12-16 09:22:40 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:40 [ 592 ] DEBUG : Waiting for ClickHouse start in instance, ip: 172.16.2.4... (cluster.py:3016, start) 2024-12-16 09:22:40 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:40 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:40 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:40 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:40 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:40 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/e432f62cdee12b357e5a503082795cfd10e8ebc1cbc25dd1d6d7a2c46925c350/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : ClickHouse instance started (cluster.py:3020, start) 2024-12-16 09:22:41 [ 592 ] DEBUG : get_instance_ip instance_name=instance2 (cluster.py:2004, get_instance_ip) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : Waiting for ClickHouse start in instance2, ip: 172.16.2.3... (cluster.py:3016, start) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestpostgresqlreplicadatabaseengine2_instance2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : http://localhost:None "GET /v1.42/containers/07f76a7374844888dc88f0402a8302665310f80d9b78dacd1884aebc756c3611/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-12-16 09:22:41 [ 592 ] DEBUG : ClickHouse instance2 started (cluster.py:3020, start) 2024-12-16 09:22:42 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:42 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 09:22:42 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance2 (cluster.py:3450, query) 2024-12-16 09:22:42 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance2 (cluster.py:3450, query) 2024-12-16 09:22:42 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database2" on instance2 (cluster.py:3450, query) 2024-12-16 09:22:42 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database2" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database2', 'postgres', 'mysecretpassword') on instance2 (cluster.py:3450, query) 2024-12-16 09:22:43 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres-postgres" on instance (cluster.py:3450, query) 2024-12-16 09:22:43 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres-postgres" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_0" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_1" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_2" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_3" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_4" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table postgresql_replica_0 exists in test_database Checking table is synchronized: test_database.postgresql_replica_0 ------------------------------ Captured log call ------------------------------- 2024-12-16 09:22:43 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_0` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:22:43 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_1` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:22:44 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_2` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:22:44 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_3` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:22:44 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_4` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:22:45 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:22:45 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 09:22:45 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:22:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:22:45 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`postgresql_replica_0` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:22:46 [ 592 ] DEBUG : Executing query select * from `test_database.postgresql_replica_0` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:22:46 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 09:22:46 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:47 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:47 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ______________ test_database_with_multiple_non_default_schemas_1 _______________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_database_with_multiple_non_default_schemas_1(started_cluster): cursor = pg_manager.get_db_cursor() NUM_TABLES = 5 schema_name = "test_schema" clickhouse_postgres_db = "postgres_database_with_schema" materialized_db = "test_database" publication_tables = "" global insert_counter insert_counter = 0 def insert_into_tables(): global insert_counter clickhouse_postgres_db = "postgres_database_with_schema" for i in range(NUM_TABLES): table_name = f"postgresql_replica_{i}" instance.query( f"INSERT INTO {clickhouse_postgres_db}.{table_name} SELECT number, number from numbers(1000 * {insert_counter}, 1000)" ) insert_counter += 1 def assert_show_tables(expected): result = instance.query("SHOW TABLES FROM test_database") assert result == expected print("assert show tables Ok") def check_all_tables_are_synchronized(): for i in range(NUM_TABLES): print("checking table", i) check_tables_are_synchronized( instance, "postgresql_replica_{}".format(i), schema_name=schema_name, postgres_database=clickhouse_postgres_db, ) print("synchronization Ok") > create_postgres_schema(cursor, schema_name) test_postgresql_replica_database_engine_2/test.py:447: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:74: in create_postgres_schema drop_postgres_schema(cursor, schema_name) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cursor = schema_name = 'test_schema' def drop_postgres_schema(cursor, schema_name): > cursor.execute(f"DROP SCHEMA IF EXISTS `{schema_name}` CASCADE") E psycopg2.errors.SyntaxError: syntax error at or near "`" E LINE 1: DROP SCHEMA IF EXISTS `test_schema` CASCADE E ^ helpers/postgres_utility.py:79: SyntaxError ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:22:50 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:50 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:50 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ______________ test_database_with_multiple_non_default_schemas_2 _______________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_database_with_multiple_non_default_schemas_2(started_cluster): cursor = pg_manager.get_db_cursor() NUM_TABLES = 2 schemas_num = 2 schema_list = "schema0, schema1" materialized_db = "test_database" global insert_counter insert_counter = 0 def check_all_tables_are_synchronized(): for i in range(schemas_num): schema_name = f"schema{i}" clickhouse_postgres_db = f"clickhouse_postgres_db{i}" for ti in range(NUM_TABLES): table_name = f"postgresql_replica_{ti}" print(f"checking table {schema_name}.{table_name}") check_tables_are_synchronized( instance, f"{table_name}", schema_name=schema_name, postgres_database=clickhouse_postgres_db, ) print("synchronized Ok") def insert_into_tables(): global insert_counter for i in range(schemas_num): clickhouse_postgres_db = f"clickhouse_postgres_db{i}" for ti in range(NUM_TABLES): table_name = f"postgresql_replica_{ti}" instance.query( f"INSERT INTO {clickhouse_postgres_db}.{table_name} SELECT number, number from numbers(1000 * {insert_counter}, 1000)" ) insert_counter += 1 def assert_show_tables(expected): result = instance.query("SHOW TABLES FROM test_database") assert result == expected print("assert show tables Ok") for i in range(schemas_num): schema_name = f"schema{i}" clickhouse_postgres_db = f"clickhouse_postgres_db{i}" > create_postgres_schema(cursor, schema_name) test_postgresql_replica_database_engine_2/test.py:562: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:74: in create_postgres_schema drop_postgres_schema(cursor, schema_name) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cursor = , schema_name = 'schema0' def drop_postgres_schema(cursor, schema_name): > cursor.execute(f"DROP SCHEMA IF EXISTS `{schema_name}` CASCADE") E psycopg2.errors.SyntaxError: syntax error at or near "`" E LINE 1: DROP SCHEMA IF EXISTS `schema0` CASCADE E ^ helpers/postgres_utility.py:79: SyntaxError ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:22:50 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:51 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:51 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _________________ test_database_with_single_non_default_schema _________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_database_with_single_non_default_schema(started_cluster): cursor = pg_manager.get_db_cursor() NUM_TABLES = 5 schema_name = "test_schema" materialized_db = "test_database" clickhouse_postgres_db = "postgres_database_with_schema" global insert_counter insert_counter = 0 def insert_into_tables(): global insert_counter clickhouse_postgres_db = "postgres_database_with_schema" for i in range(NUM_TABLES): table_name = f"postgresql_replica_{i}" instance.query( f"INSERT INTO {clickhouse_postgres_db}.{table_name} SELECT number, number from numbers(1000 * {insert_counter}, 1000)" ) insert_counter += 1 def assert_show_tables(expected): result = instance.query("SHOW TABLES FROM test_database") assert result == expected print("assert show tables Ok") def check_all_tables_are_synchronized(): for i in range(NUM_TABLES): print("checking table", i) check_tables_are_synchronized( instance, f"postgresql_replica_{i}", postgres_database=clickhouse_postgres_db, ) print("synchronization Ok") > create_postgres_schema(cursor, schema_name) test_postgresql_replica_database_engine_2/test.py:346: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:74: in create_postgres_schema drop_postgres_schema(cursor, schema_name) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ cursor = schema_name = 'test_schema' def drop_postgres_schema(cursor, schema_name): > cursor.execute(f"DROP SCHEMA IF EXISTS `{schema_name}` CASCADE") E psycopg2.errors.SyntaxError: syntax error at or near "`" E LINE 1: DROP SCHEMA IF EXISTS `test_schema` CASCADE E ^ helpers/postgres_utility.py:79: SyntaxError ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:22:51 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:51 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:52 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _____________________________ test_default_columns _____________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_default_columns(started_cluster): table = "test_default_columns" pg_manager.create_postgres_table( table, "", f"""CREATE TABLE {table} ( key integer PRIMARY KEY, x integer, y text DEFAULT 'y1', z integer, a text DEFAULT 'a1', b integer); """, ) pg_manager.execute(f"insert into {table} (key, x, z, b) values (1,1,1,1);") pg_manager.execute(f"insert into {table} (key, x, z, b) values (2,2,2,2);") pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:1023: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_default_columns' in scope SELECT * FROM `test_database.test_default_columns` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_default_columns` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE test_default_columns ( key integer PRIMARY KEY, x integer, y text DEFAULT 'y1', z integer, a text DEFAULT 'a1', b integer); Checking table test_default_columns exists in test_database Checking table is synchronized: test_database.test_default_columns ------------------------------ Captured log call ------------------------------- 2024-12-16 09:22:52 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:22:52 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_default_columns', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 09:22:52 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:22:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:22:53 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`test_default_columns` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:22:53 [ 592 ] DEBUG : Executing query select * from `test_database.test_default_columns` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:22:53 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 09:22:54 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:54 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:54 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_dependent_loading ____________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_dependent_loading(started_cluster): table = "test_dependent_loading" pg_manager.create_postgres_table(table) instance.query( f"INSERT INTO postgres_database.{table} SELECT number, number from numbers(0, 50)" ) instance.query( f""" SET allow_experimental_materialized_postgresql_table=1; CREATE TABLE {table} (key Int32, value Int32) ENGINE=MaterializedPostgreSQL('{started_cluster.postgres_ip}:{started_cluster.postgres_port}', 'postgres_database', '{table}', 'postgres', 'mysecretpassword') ORDER BY key """ ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database(), materialized_database="default", ) test_postgresql_replica_database_engine_2/test.py:1058: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'default.test_dependent_loading' in scope SELECT * FROM `default.test_dependent_loading` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `default.test_dependent_loading` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_dependent_loading" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_dependent_loading exists in default Checking table is synchronized: default.test_dependent_loading ------------------------------ Captured log call ------------------------------- 2024-12-16 09:22:54 [ 592 ] DEBUG : Executing query INSERT INTO postgres_database.test_dependent_loading SELECT number, number from numbers(0, 50) on instance (cluster.py:3450, query) 2024-12-16 09:22:54 [ 592 ] DEBUG : Executing query SET allow_experimental_materialized_postgresql_table=1; CREATE TABLE test_dependent_loading (key Int32, value Int32) ENGINE=MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'test_dependent_loading', 'postgres', 'mysecretpassword') ORDER BY key on instance (cluster.py:3450, query) 2024-12-16 09:22:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `default` on instance (cluster.py:3450, query) 2024-12-16 09:22:55 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`test_dependent_loading` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:22:55 [ 592 ] DEBUG : Executing query select * from `default.test_dependent_loading` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:22:56 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:56 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:22:56 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_generated_columns ____________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_generated_columns(started_cluster): table = "test_generated_columns" pg_manager.create_postgres_table( table, "", f"""CREATE TABLE {table} ( key integer PRIMARY KEY, x integer, y integer GENERATED ALWAYS AS (x*2) STORED, z text); """, ) pg_manager.execute(f"insert into {table} (key, x, z) values (1,1,'1');") pg_manager.execute(f"insert into {table} (key, x, z) values (2,2,'2');") pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:975: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_generated_columns' in scope SELECT * FROM `test_database.test_generated_columns` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_generated_columns` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE test_generated_columns ( key integer PRIMARY KEY, x integer, y integer GENERATED ALWAYS AS (x*2) STORED, z text); Checking table test_generated_columns exists in test_database Checking table is synchronized: test_database.test_generated_columns ------------------------------ Captured log call ------------------------------- 2024-12-16 09:22:57 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:22:57 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_generated_columns', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 09:22:58 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:22:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:22:58 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`test_generated_columns` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:22:58 [ 592 ] DEBUG : Executing query select * from `test_database.test_generated_columns` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:22:59 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 09:22:59 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:00 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:00 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_materialized_view ____________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_materialized_view(started_cluster): pg_manager.execute(f"DROP TABLE IF EXISTS test_table") pg_manager.execute( f"CREATE TABLE test_table (key integer PRIMARY KEY, value integer)" ) pg_manager.execute(f"INSERT INTO test_table SELECT 1, 2") instance.query("DROP DATABASE IF EXISTS test_database") instance.query( "CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table'" ) > check_tables_are_synchronized(instance, "test_table") test_postgresql_replica_database_engine_2/test.py:717: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_table' in scope SELECT * FROM `test_database.test_table` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_table` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Checking table test_table exists in test_database Checking table is synchronized: test_database.test_table ------------------------------ Captured log call ------------------------------- 2024-12-16 09:23:00 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS test_database on instance (cluster.py:3450, query) 2024-12-16 09:23:00 [ 592 ] DEBUG : Executing query CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table' on instance (cluster.py:3450, query) 2024-12-16 09:23:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:01 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`test_table` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:23:01 [ 592 ] DEBUG : Executing query select * from `test_database.test_table` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:23:01 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:01 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:02 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ___________________ test_predefined_connection_configuration ___________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_predefined_connection_configuration(started_cluster): pg_manager.execute(f"DROP TABLE IF EXISTS test_table") pg_manager.execute( f"CREATE TABLE test_table (key integer PRIMARY KEY, value integer)" ) pg_manager.execute(f"INSERT INTO test_table SELECT 1, 2") > instance.query( "CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table'" ) test_postgresql_replica_database_engine_2/test.py:302: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 82, stderr: Received exception from server (version 24.3.12): E Code: 82. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Database test_database already exists.. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type>, String&) @ 0x00000000070d2119 E 3. ./build_docker/./src/Interpreters/InterpreterCreateQuery.cpp:138: DB::InterpreterCreateQuery::createDatabase(DB::ASTCreateQuery&) @ 0x00000000172c09b8 E 4. ./build_docker/./src/Interpreters/InterpreterCreateQuery.cpp:1791: DB::InterpreterCreateQuery::execute() @ 0x00000000172e1b39 E 5. ./build_docker/./src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5f317 E 6. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 7. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 8. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 9. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 11. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 12. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 13. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 14. __tsan_thread_start_func @ 0x000000000701d40f E 15. ? @ 0x00007f3f71586ac3 E 16. ? @ 0x00007f3f71618850 E . (DATABASE_ALREADY_EXISTS) E (query: CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table') helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ------------------------------ Captured log call ------------------------------- 2024-12-16 09:23:02 [ 592 ] DEBUG : Executing query CREATE DATABASE test_database ENGINE = MaterializedPostgreSQL(postgres1) SETTINGS materialized_postgresql_tables_list='test_table' on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:23:02 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:03 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:03 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ___________________________ test_quoting_publication ___________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_quoting_publication(started_cluster): postgres_database = "postgres-postgres" pg_manager3 = PostgresManager() pg_manager3.init( instance, cluster.postgres_ip, cluster.postgres_port, default_database=postgres_database, ) NUM_TABLES = 5 materialized_database = "test-database" pg_manager3.create_and_fill_postgres_tables(NUM_TABLES, 10000) check_table_name_1 = "postgresql-replica-5" pg_manager3.create_and_fill_postgres_table(check_table_name_1) pg_manager3.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, materialized_database=materialized_database, ) > check_several_tables_are_synchronized( instance, NUM_TABLES, materialized_database=materialized_database, postgres_database=postgres_database, ) test_postgresql_replica_database_engine_2/test.py:1122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:419: in check_several_tables_are_synchronized check_tables_are_synchronized( helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test-database.postgresql_replica_0' in scope SELECT * FROM `test-database.postgresql_replica_0` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test-database.postgresql_replica_0` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_0" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_1" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_2" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_3" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_4" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql-replica-5" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table postgresql_replica_0 exists in test-database Checking table is synchronized: test-database.postgresql_replica_0 ------------------------------ Captured log call ------------------------------- 2024-12-16 09:23:03 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres-postgres" on instance (cluster.py:3450, query) 2024-12-16 09:23:03 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres-postgres" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 09:23:03 [ 592 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_0` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:04 [ 592 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_1` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:04 [ 592 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_2` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:05 [ 592 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_3` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:05 [ 592 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql_replica_4` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:06 [ 592 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`postgresql-replica-5` SELECT number, number from numbers(50) on instance (cluster.py:3450, query) 2024-12-16 09:23:06 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test-database` on instance (cluster.py:3450, query) 2024-12-16 09:23:06 [ 592 ] DEBUG : Executing query CREATE DATABASE `test-database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 09:23:06 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:23:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test-database` on instance (cluster.py:3450, query) 2024-12-16 09:23:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test-database` on instance (cluster.py:3450, query) 2024-12-16 09:23:07 [ 592 ] DEBUG : Executing query select * from `postgres-postgres`.`postgresql_replica_0` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:23:08 [ 592 ] DEBUG : Executing query select * from `test-database.postgresql_replica_0` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:23:08 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:08 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:09 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ______________________ test_remove_table_from_replication ______________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_remove_table_from_replication(started_cluster): NUM_TABLES = 5 pg_manager.create_and_fill_postgres_tables(NUM_TABLES, 10000) pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port ) > check_several_tables_are_synchronized(instance, NUM_TABLES) test_postgresql_replica_database_engine_2/test.py:221: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:419: in check_several_tables_are_synchronized check_tables_are_synchronized( helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.postgresql_replica_0' in scope SELECT * FROM `test_database.postgresql_replica_0` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.postgresql_replica_0` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_0" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_1" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_2" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_3" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Query: CREATE TABLE IF NOT EXISTS "postgresql_replica_4" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table postgresql_replica_0 exists in test_database Checking table is synchronized: test_database.postgresql_replica_0 ------------------------------ Captured log call ------------------------------- 2024-12-16 09:23:09 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_0` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:09 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_1` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:10 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_2` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:10 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_3` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:10 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database`.`postgresql_replica_4` SELECT number, number from numbers(10000) on instance (cluster.py:3450, query) 2024-12-16 09:23:11 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:11 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 09:23:11 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:23:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:12 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`postgresql_replica_0` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:23:12 [ 592 ] DEBUG : Executing query select * from `test_database.postgresql_replica_0` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:23:12 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 09:23:13 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:13 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:13 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) ____________________________ test_replica_consumer _____________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_replica_consumer(started_cluster): table = "test_replica_consumer" pg_manager_instance2.restart() pg_manager.create_postgres_table(table) instance.query( f"INSERT INTO postgres_database.{table} SELECT number, number from numbers(0, 50)" ) for pm in [pg_manager, pg_manager_instance2]: pm.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", "materialized_postgresql_use_unique_replication_consumer_identifier = 1", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:840: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_replica_consumer' in scope SELECT * FROM `test_database.test_replica_consumer` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_replica_consumer` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_replica_consumer" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_replica_consumer exists in test_database Checking table is synchronized: test_database.test_replica_consumer ------------------------------ Captured log call ------------------------------- 2024-12-16 09:23:13 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance2 (cluster.py:3450, query) 2024-12-16 09:23:13 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance2 (cluster.py:3450, query) 2024-12-16 09:23:14 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance2 (cluster.py:3450, query) 2024-12-16 09:23:14 [ 592 ] DEBUG : Executing query INSERT INTO postgres_database.test_replica_consumer SELECT number, number from numbers(0, 50) on instance (cluster.py:3450, query) 2024-12-16 09:23:14 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:14 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_replica_consumer', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100, materialized_postgresql_use_unique_replication_consumer_identifier = 1 on instance (cluster.py:3450, query) 2024-12-16 09:23:15 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:23:15 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance2 (cluster.py:3450, query) 2024-12-16 09:23:15 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_replica_consumer', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100, materialized_postgresql_use_unique_replication_consumer_identifier = 1 on instance2 (cluster.py:3450, query) 2024-12-16 09:23:15 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance2 (cluster.py:3450, query) 2024-12-16 09:23:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:16 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`test_replica_consumer` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:23:16 [ 592 ] DEBUG : Executing query select * from `test_database.test_replica_consumer` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:23:16 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 09:23:17 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:17 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:23:17 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _______________________ test_symbols_in_publication_name _______________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_symbols_in_publication_name(started_cluster): table = "test_symbols_in_publication_name" pg_manager3.create_postgres_table(table) instance.query( f"INSERT INTO `{pg_manager3.get_default_database()}`.`{table}` SELECT number, number from numbers(0, 50)" ) pg_manager3.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager3.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:943: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:376: in check_tables_are_synchronized assert_nested_table_is_created( helpers/postgres_utility.py:349: in assert_nested_table_is_created database_tables = instance.query(f"SHOW TABLES FROM `{materialized_database}`") helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() helpers/client.py:221: in get_answer self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) /usr/lib/python3.10/subprocess.py:1209: in wait return self._wait(timeout=timeout) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = timeout = 600 def _wait(self, timeout): """Internal implementation of wait() on POSIX.""" if self.returncode is not None: return self.returncode if timeout is not None: endtime = _time() + timeout # Enter a busy loop if we have a timeout. This busy loop was # cribbed from Lib/threading.py in Thread.wait() at r71065. delay = 0.0005 # 500 us -> initial delay of 1 ms while True: if self._waitpid_lock.acquire(False): try: if self.returncode is not None: break # Another thread waited. (pid, sts) = self._try_wait(os.WNOHANG) assert pid == self.pid or pid == 0 if pid == self.pid: self._handle_exitstatus(sts) break finally: self._waitpid_lock.release() remaining = self._remaining_time(endtime) if remaining <= 0: raise TimeoutExpired(self.args, timeout) delay = min(delay * 2, remaining, .05) > time.sleep(delay) E Failed: Timeout >900.0s /usr/lib/python3.10/subprocess.py:1953: Failed ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_symbols_in_publication_name" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_symbols_in_publication_name exists in test_database ----------------------------- Captured stderr call ----------------------------- ~~~~~~~~~~~~~~~~~~~~~ Stack of (139875567556160) ~~~~~~~~~~~~~~~~~~~~~ File "/usr/local/lib/python3.10/dist-packages/execnet/gateway_base.py", line 411, in _perform_spawn reply.run() File "/usr/local/lib/python3.10/dist-packages/execnet/gateway_base.py", line 341, in run self._result = func(*args, **kwargs) File "/usr/local/lib/python3.10/dist-packages/execnet/gateway_base.py", line 1160, in _thread_receiver msg = Message.from_io(io) File "/usr/local/lib/python3.10/dist-packages/execnet/gateway_base.py", line 567, in from_io header = io.read(9) # type 1, channel 4, payload 4 File "/usr/local/lib/python3.10/dist-packages/execnet/gateway_base.py", line 534, in read data = self._read(numbytes - len(buf)) ------------------------------ Captured log call ------------------------------- 2024-12-16 09:23:17 [ 592 ] DEBUG : Executing query INSERT INTO `postgres-postgres`.`test_symbols_in_publication_name` SELECT number, number from numbers(0, 50) on instance (cluster.py:3450, query) 2024-12-16 09:23:18 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:18 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres-postgres', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_symbols_in_publication_name', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 09:23:18 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:23:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:23:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:24:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:25:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:26:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:27:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:28:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:29:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:30:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:31:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:32:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:33:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:34:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:35:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:36:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:18 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:20 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:22 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:23 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:25 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:26 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:27 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:28 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:29 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:30 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:31 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:32 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:33 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:34 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:35 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:36 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:37 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:38 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:39 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:40 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:41 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:42 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:43 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:44 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:45 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:46 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:47 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:48 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:49 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:50 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:51 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:52 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:53 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:54 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:55 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:56 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:57 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:58 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:37:59 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:00 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:01 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:02 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:03 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:04 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:05 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:06 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:07 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:08 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:09 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:10 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:11 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:12 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:13 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:14 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:15 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:16 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:17 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:38:18 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:18 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:18 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _____________________________ test_table_override ______________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_table_override(started_cluster): table_name = "table_override" materialized_database = "test_database" pg_manager.create_postgres_table(table_name, template=postgres_table_template_6) instance.query( f"insert into postgres_database.{table_name} select number, 'test' from numbers(10)" ) table_overrides = f" TABLE OVERRIDE {table_name} (COLUMNS (key Int32, value String) PARTITION BY key)" pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[f"materialized_postgresql_tables_list = '{table_name}'"], materialized_database=materialized_database, table_overrides=table_overrides, ) > check_tables_are_synchronized( instance, table_name, postgres_database=pg_manager.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:649: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.table_override' in scope SELECT * FROM `test_database.table_override` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.table_override` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "table_override" ( key Integer NOT NULL, value Text, PRIMARY KEY(key)) Checking table table_override exists in test_database Checking table is synchronized: test_database.table_override ------------------------------ Captured log call ------------------------------- 2024-12-16 09:38:18 [ 592 ] DEBUG : Executing query insert into postgres_database.table_override select number, 'test' from numbers(10) on instance (cluster.py:3450, query) 2024-12-16 09:38:18 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:19 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'table_override' TABLE OVERRIDE table_override (COLUMNS (key Int32, value String) PARTITION BY key) on instance (cluster.py:3450, query) 2024-12-16 09:38:19 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:38:19 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:19 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`table_override` order by key; on instance (cluster.py:3450, query) 2024-12-16 09:38:20 [ 592 ] DEBUG : Executing query select * from `test_database.table_override` order by key; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:38:20 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 09:38:20 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:20 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:21 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) __________________________________ test_toast __________________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_toast(started_cluster): table = "test_toast" pg_manager.create_postgres_table( table, "", """CREATE TABLE "{}" (id integer PRIMARY KEY, txt text, other text)""", ) pg_manager.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = '{table}'", "materialized_postgresql_backoff_min_ms = 100", "materialized_postgresql_backoff_max_ms = 100", ], ) pg_manager.execute( f"""\ INSERT INTO {table} (id, txt)\ VALUES (1, (SELECT array_to_string(ARRAY(SELECT chr((100 + round(random() * 25)) :: integer) FROM generate_series(1,30000) as t(i)), ''))) """ ) > check_tables_are_synchronized( instance, table, postgres_database=pg_manager.get_default_database(), order_by="id", ) test_postgresql_replica_database_engine_2/test.py:811: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.4:9000. DB::Exception: Unknown table expression identifier 'test_database.test_toast' in scope SELECT * FROM `test_database.test_toast` ORDER BY id ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f3f71586ac3 E 21. ? @ 0x00007f3f71618850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_toast` order by id;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE "test_toast" (id integer PRIMARY KEY, txt text, other text) Checking table test_toast exists in test_database Checking table is synchronized: test_database.test_toast ------------------------------ Captured log call ------------------------------- 2024-12-16 09:38:21 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:21 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_toast', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance (cluster.py:3450, query) 2024-12-16 09:38:21 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance (cluster.py:3450, query) 2024-12-16 09:38:21 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance (cluster.py:3450, query) 2024-12-16 09:38:21 [ 592 ] DEBUG : Executing query select * from `postgres_database`.`test_toast` order by id; on instance (cluster.py:3450, query) 2024-12-16 09:38:22 [ 592 ] DEBUG : Executing query select * from `test_database.test_toast` order by id; on instance (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:38:22 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` SYNC on instance (cluster.py:3450, query) 2024-12-16 09:38:22 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:23 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:23 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) _____________________________ test_too_many_parts ______________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_too_many_parts(started_cluster): table = "test_table" pg_manager2.create_and_fill_postgres_table(table) pg_manager2.create_materialized_db( ip=started_cluster.postgres_ip, port=started_cluster.postgres_port, settings=[ f"materialized_postgresql_tables_list = 'test_table', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100" ], ) > check_tables_are_synchronized( instance2, "test_table", postgres_database=pg_manager2.get_default_database() ) test_postgresql_replica_database_engine_2/test.py:740: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/postgres_utility.py:392: in check_tables_are_synchronized result = instance.query(result_query) helpers/cluster.py:3451: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 60, stderr: Received exception from server (version 24.3.12): E Code: 60. DB::Exception: Received from 172.16.2.3:9000. DB::Exception: Unknown table expression identifier 'test_database.test_table' in scope SELECT * FROM `test_database.test_table` ORDER BY key ASC. Stack trace: E E 0. ./contrib/llvm-project/libcxx/include/exception:141: Poco::Exception::Exception(String const&, int) @ 0x000000001d173663 E 1. ./build_docker/./src/Common/Exception.cpp:96: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000efa3fb4 E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String const&, String&&) @ 0x0000000007ce873c E 3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x0000000017349101 E 4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr&, std::shared_ptr) @ 0x000000001734206f E 5. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:0: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x000000001733d4da E 6. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x0000000017803790 E 7. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:160: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector> const&) @ 0x0000000017800160 E 8. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: std::unique_ptr> std::__function::__policy_invoker> (DB::InterpreterFactory::Arguments const&)>::__call_impl> (DB::InterpreterFactory::Arguments const&)>>(std::__function::__policy_storage const*, DB::InterpreterFactory::Arguments const&) @ 0x0000000017804a90 E 9. ./build_docker/./src/Interpreters/InterpreterFactory.cpp:0: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x00000000177704eb E 10. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:302: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000017d5e89f E 11. ./build_docker/./src/Interpreters/executeQuery.cpp:1374: DB::executeQuery(String const&, std::shared_ptr, DB::QueryFlags, DB::QueryProcessingStage::Enum) @ 0x0000000017d5a658 E 12. ./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:612: DB::TCPHandler::runImpl() @ 0x000000001957ddf2 E 13. ./build_docker/./src/Server/TCPHandler.cpp:2341: DB::TCPHandler::run() @ 0x000000001959c448 E 14. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000001d000ce3 E 15. ./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000001d001552 E 16. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:202: Poco::PooledThread::run() @ 0x000000001d202687 E 17. ./build_docker/./base/poco/Foundation/src/Thread.cpp:46: Poco::(anonymous namespace)::RunnableHolder::run() @ 0x000000001d200950 E 18. ./base/poco/Foundation/include/Poco/SharedPtr.h:231: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001d1fee0a E 19. __tsan_thread_start_func @ 0x000000000701d40f E 20. ? @ 0x00007f890ee31ac3 E 21. ? @ 0x00007f890eec3850 E . (UNKNOWN_TABLE) E (query: select * from `test_database.test_table` order by key;) helpers/client.py:239: QueryRuntimeException ---------------------------- Captured stdout setup ----------------------------- PostgreSQL is available - running test ----------------------------- Captured stdout call ----------------------------- Query: CREATE TABLE IF NOT EXISTS "test_table" ( key Integer NOT NULL, value Integer, PRIMARY KEY(key)) Checking table test_table exists in test_database Checking table is synchronized: test_database.test_table ------------------------------ Captured log call ------------------------------- 2024-12-16 09:38:23 [ 592 ] DEBUG : Executing query INSERT INTO `postgres_database2`.`test_table` SELECT number, number from numbers(50) on instance2 (cluster.py:3450, query) 2024-12-16 09:38:23 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS `test_database` on instance2 (cluster.py:3450, query) 2024-12-16 09:38:23 [ 592 ] DEBUG : Executing query CREATE DATABASE `test_database` ENGINE = MaterializedPostgreSQL('172.16.2.2:5432', 'postgres_database2', 'postgres', 'mysecretpassword') SETTINGS materialized_postgresql_tables_list = 'test_table', materialized_postgresql_backoff_min_ms = 100, materialized_postgresql_backoff_max_ms = 100 on instance2 (cluster.py:3450, query) 2024-12-16 09:38:23 [ 592 ] DEBUG : Executing query SHOW DATABASES on instance2 (cluster.py:3450, query) 2024-12-16 09:38:24 [ 592 ] DEBUG : Executing query SHOW TABLES FROM `test_database` on instance2 (cluster.py:3450, query) 2024-12-16 09:38:24 [ 592 ] DEBUG : Executing query select * from `postgres_database2`.`test_table` order by key; on instance2 (cluster.py:3450, query) 2024-12-16 09:38:24 [ 592 ] DEBUG : Executing query select * from `test_database.test_table` order by key; on instance2 (cluster.py:3450, query) ---------------------------- Captured log teardown ----------------------------- 2024-12-16 09:38:24 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:25 [ 592 ] DEBUG : Executing query DROP DATABASE IF EXISTS "postgres_database" on instance (cluster.py:3450, query) 2024-12-16 09:38:25 [ 592 ] DEBUG : Executing query CREATE DATABASE "postgres_database" ENGINE = PostgreSQL('172.16.2.2:5432', 'postgres_database', 'postgres', 'mysecretpassword') on instance (cluster.py:3450, query) 2024-12-16 09:38:26 [ 592 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:109, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance2_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance2_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Stderr:Stopping roottestpostgresqlreplicadatabaseengine2_instance_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/logs/stderr.log* || true'] (cluster.py:109, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/logs/stderr.log* || true'] (cluster.py:109, run_and_check) 2024-12-16 09:38:26 [ 592 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/.env', '--project-name', 'roottestpostgresqlreplicadatabaseengine2', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance/docker-compose.yml', '--file', '/ClickHouse/tests/integration/helpers/../../../tests/integration/compose/docker_compose_postgres.yml', '--file', '/ClickHouse/tests/integration/test_postgresql_replica_database_engine_2/_instances_0/instance2/docker-compose.yml', 'down', '--volumes'] (cluster.py:109, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance2_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... (cluster.py:119, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance2_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_instance_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stderr:Removing roottestpostgresqlreplicadatabaseengine2_postgres1_1 ... done (cluster.py:119, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stderr:Removing network roottestpostgresqlreplicadatabaseengine2_default (cluster.py:119, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Cleanup called (cluster.py:797, cleanup) 2024-12-16 09:38:27 [ 592 ] DEBUG : Docker networks for project roottestpostgresqlreplicadatabaseengine2 are NETWORK ID NAME DRIVER SCOPE (cluster.py:776, print_all_docker_pieces) 2024-12-16 09:38:27 [ 592 ] DEBUG : Docker containers for project roottestpostgresqlreplicadatabaseengine2 are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:784, print_all_docker_pieces) 2024-12-16 09:38:27 [ 592 ] DEBUG : Docker volumes for project roottestpostgresqlreplicadatabaseengine2 are DRIVER VOLUME NAME (cluster.py:792, print_all_docker_pieces) 2024-12-16 09:38:27 [ 592 ] DEBUG : Command:docker container list --all --filter name='^/roottestpostgresqlreplicadatabaseengine2_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:109, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Unstopped containers: {} (cluster.py:811, cleanup) 2024-12-16 09:38:27 [ 592 ] DEBUG : No running containers for project: roottestpostgresqlreplicadatabaseengine2 (cluster.py:825, cleanup) 2024-12-16 09:38:27 [ 592 ] DEBUG : Trying to prune unused networks... (cluster.py:831, cleanup) 2024-12-16 09:38:27 [ 592 ] DEBUG : Trying to prune unused images... (cluster.py:847, cleanup) 2024-12-16 09:38:27 [ 592 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:109, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:117, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Images pruned (cluster.py:850, cleanup) 2024-12-16 09:38:27 [ 592 ] DEBUG : Trying to prune unused volumes... (cluster.py:856, cleanup) 2024-12-16 09:38:27 [ 592 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:109, run_and_check) 2024-12-16 09:38:27 [ 592 ] DEBUG : Stdout:1 (cluster.py:117, run_and_check) ============================== slowest durations =============================== 900.00s call test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 121.40s call test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 67.01s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 47.94s setup test_polymorphic_parts/test.py::test_compact_parts_only 47.22s call test_system_logs_recreate/test.py::test_system_logs_recreate 45.36s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 35.29s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 34.50s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 33.54s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 32.95s call test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 32.53s setup test_rename_column/test.py::test_rename_distributed 31.68s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 31.53s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 30.56s call test_rename_column/test.py::test_rename_with_parallel_merges 29.98s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 29.94s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 25.76s call test_rename_column/test.py::test_rename_parallel 24.79s setup test_optimize_on_insert/test.py::test_empty_parts_optimize 24.00s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 23.95s call test_rename_column/test.py::test_rename_with_parallel_insert 23.26s teardown test_profile_events_s3/test.py::test_profile_events 23.20s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 22.80s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 22.63s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 21.54s call test_rename_column/test.py::test_rename_parallel_same_node 20.66s call test_polymorphic_parts/test.py::test_compact_parts_only 20.55s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 19.47s call test_rename_column/test.py::test_rename_distributed 18.23s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 17.28s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 17.06s call test_system_logs_recreate/test.py::test_drop_system_log 16.43s setup test_postgresql_database_engine/test.py::test_datetime 15.60s setup test_structured_logging_json/test.py::test_structured_logging_json_format 15.48s call test_rename_column/test.py::test_rename_with_parallel_select 15.36s setup test_remote_prewhere/test.py::test_remote 14.84s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 14.76s setup test_system_logs_recreate/test.py::test_drop_system_log 14.74s setup test_timezone_config/test.py::test_check_timezone_config 14.20s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 14.09s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 14.07s setup test_tlsv1_3/test.py::test_create_user 13.97s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 13.87s setup test_settings_constraints/test.py::test_max_constraint 12.14s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 12.05s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 11.93s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 11.64s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 11.58s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 11.37s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 11.14s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 10.99s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 10.95s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 10.83s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 10.71s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 10.67s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 10.48s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 10.42s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 10.36s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 10.32s setup test_old_versions/test.py::test_server_is_older_than_client 10.25s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 9.71s setup test_profile_events_s3/test.py::test_profile_events 9.67s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 7.94s call test_profile_events_s3/test.py::test_profile_events 7.57s call test_select_access_rights/test_from_system_tables.py::test_system_db 7.03s teardown test_optimize_on_insert/test.py::test_empty_parts_optimize 6.71s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 6.61s setup test_table_functions_access_rights/test.py::test_merge 5.86s teardown test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 5.81s setup test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 5.77s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 5.54s teardown test_remote_prewhere/test.py::test_remote 5.49s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 5.24s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 5.07s teardown test_old_versions/test.py::test_server_is_older_than_client 4.96s call test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 4.60s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 4.59s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 4.49s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 4.43s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.21s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 4.10s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 3.96s teardown test_tlsv1_3/test.py::test_https_wrong_cert 3.93s teardown test_settings_constraints/test.py::test_system_settings 3.92s teardown test_timezone_config/test.py::test_overflow_toDateTime 3.83s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 3.75s call test_table_functions_access_rights/test.py::test_merge 3.61s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 3.46s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 3.37s call test_select_access_rights/test_from_system_tables.py::test_information_schema 3.32s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 2.96s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 2.95s call test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 2.95s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 2.94s call test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 2.89s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 2.70s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 2.56s teardown test_rocksdb_read_only/test.py::test_read_only 2.54s call test_optimize_on_insert/test.py::test_empty_parts_optimize 2.48s call test_rocksdb_read_only/test.py::test_read_only 2.47s call test_settings_constraints/test.py::test_read_only_constraint 2.47s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 2.46s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 2.37s call test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 2.30s call test_settings_constraints/test.py::test_max_constraint 2.21s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.05s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.98s call test_settings_constraints/test.py::test_min_constraint 1.97s call test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 1.96s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 1.85s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 1.85s call test_table_functions_access_rights/test.py::test_view_if_permitted 1.85s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 1.81s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 1.67s call test_polymorphic_parts/test.py::test_polymorphic_parts_index 1.56s call test_postgresql_replica_database_engine_2/test.py::test_table_override 1.55s call test_tlsv1_3/test.py::test_create_user 1.50s call test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 1.48s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 1.46s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 1.43s call test_structured_logging_json/test.py::test_structured_logging_json_format 1.37s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 1.31s call test_postgresql_replica_database_engine_2/test.py::test_generated_columns 1.28s teardown test_postgresql_replica_database_engine_2/test.py::test_generated_columns 1.25s call test_postgresql_replica_database_engine_2/test.py::test_default_columns 1.21s call test_settings_constraints/test.py::test_system_constraints 1.21s call test_postgresql_replica_database_engine_2/test.py::test_toast 1.16s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 1.09s call test_postgresql_database_engine/test.py::test_datetime 1.07s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 1.06s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 1.01s call test_timezone_config/test.py::test_overflow_toDateTime 1.00s teardown test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.99s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.98s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 0.96s call test_settings_constraints/test.py::test_system_settings 0.96s teardown test_postgresql_replica_database_engine_2/test.py::test_toast 0.95s call test_old_versions/test.py::test_server_is_older_than_client 0.93s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.86s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.82s teardown test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.82s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 0.80s call test_timezone_config/test.py::test_overflow_toDate32 0.78s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.75s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.74s call test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.72s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.71s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.71s teardown test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.68s teardown test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.66s teardown test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.66s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.65s teardown test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.65s call test_timezone_config/test.py::test_overflow_toDate 0.61s teardown test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.55s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.54s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.53s call test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.42s call test_timezone_config/test.py::test_check_timezone_config 0.32s call test_remote_prewhere/test.py::test_remote 0.27s call test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.22s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.22s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.22s teardown test_table_functions_access_rights/test.py::test_merge 0.16s call test_tlsv1_3/test.py::test_https_wrong_cert 0.16s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.07s call test_tlsv1_3/test.py::test_https 0.00s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_tlsv1_3/test.py::test_https 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s teardown test_polymorphic_parts/test.py::test_compact_parts_only 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_replica_consumer 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_toast 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_generated_columns 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_default_columns 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_quoting_publication 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_dependent_loading 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s setup test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s setup test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s teardown test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s setup test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s teardown test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s teardown test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_polymorphic_parts/test.py::test_polymorphic_parts_index 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries =========================== short test summary info ============================ FAILED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 FAILED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema FAILED test_postgresql_replica_database_engine_2/test.py::test_default_columns FAILED test_postgresql_replica_database_engine_2/test.py::test_dependent_loading FAILED test_postgresql_replica_database_engine_2/test.py::test_generated_columns FAILED test_postgresql_replica_database_engine_2/test.py::test_materialized_view FAILED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration FAILED test_postgresql_replica_database_engine_2/test.py::test_quoting_publication FAILED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication FAILED test_postgresql_replica_database_engine_2/test.py::test_replica_consumer FAILED test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name FAILED test_postgresql_replica_database_engine_2/test.py::test_table_override FAILED test_postgresql_replica_database_engine_2/test.py::test_toast - helper... FAILED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_tlsv1_3/test.py::test_create_user PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_settings_constraints/test.py::test_system_settings PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards PASSED test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_rename_column/test.py::test_rename_distributed PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_old_versions/test.py::test_server_is_older_than_client PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_polymorphic_parts/test.py::test_compact_parts_only PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide] PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_optimize_on_insert/test.py::test_empty_parts_optimize PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0] PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_index PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_remote_prewhere/test.py::test_remote PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_rename_column/test.py::test_rename_parallel PASSED test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move SKIPPED [1] test_postgresql_replica_database_engine_2/test.py:900: Sanitizers and debug mode are skipped, because this test thrown logical error ============= 16 failed, 83 passed, 1 skipped in 963.84s (0:16:03) ============= Traceback (most recent call last): File "/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration/./runner", line 437, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_tjg6z1 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1d1c87eee2db -e DOCKER_KERBERIZED_HADOOP_TAG=ce74919e88f5 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=a2d3dc777d0c -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_old_versions/test.py::test_server_is_older_than_client test_optimize_on_insert/test.py::test_empty_parts_optimize 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-100000-SELECT sum(key) FROM {table_name}]' test_parallel_replicas_skip_shards/test.py::test_error_on_unavailable_shards test_parallel_replicas_skip_shards/test.py::test_skip_unavailable_shards test_polymorphic_parts/test.py::test_compact_parts_only 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_compact-Compact]' 'test_polymorphic_parts/test.py::test_different_part_types_on_replicas[polymorphic_table_wide-Wide]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node0-second_node0]' 'test_polymorphic_parts/test.py::test_polymorphic_parts_basics[first_node1-second_node1]' test_polymorphic_parts/test.py::test_polymorphic_parts_index test_polymorphic_parts/test.py::test_polymorphic_parts_non_adaptive test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_inaccessible_postgresql_database_engine_filterable_on_system_tables test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_bad_connection_options test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_default_columns test_postgresql_replica_database_engine_2/test.py::test_dependent_loading test_postgresql_replica_database_engine_2/test.py::test_failed_load_from_snapshot test_postgresql_replica_database_engine_2/test.py::test_generated_columns test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_quoting_publication test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_replica_consumer test_postgresql_replica_database_engine_2/test.py::test_symbols_in_publication_name test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_toast test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_remote_prewhere/test.py::test_remote test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_structured_logging_json/test.py::test_structured_logging_json_format test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert -vvv" altinityinfra/integration-tests-runner:9d492c2eec24 ' returned non-zero exit status 1.